dom.setTextAlignment()
Availability
3.0
Description
Sets the
ALIGN
attribute of the block that contains the selection to the specified value.
Arguments
alignValue
The argument must be
"left"
,
"center"
, or
"right"
.
Returns
Nothing.
Enabler
None.